home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Atari Compendium
/
The Atari Compendium (Toad Computers) (1994).iso
/
files
/
umich
/
utils
/
sharsrc.arc
/
makefile
next >
Wrap
Makefile
|
1990-03-20
|
97b
|
6 lines
CFLAGS = -A -VSMALL
shar.ttp : shar.c makefile
cc shar.c $(CFLAGS) -o shar.ttp
strip shar.ttp